home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / image / rmandemo.zip / MFXFAX.INI < prev    next >
INI File  |  1996-07-03  |  2KB  |  49 lines

  1. [OWNER]
  2. ControlDialogEXE=c:\raster\rastermn.exe
  3. ;                              Default file name (last two digits significant)
  4. DefaultFileName=c:\raster\images\output.tif
  5. ;            -1          // no file output (use with shadow output)
  6. ;             0          // Group 3 (MH) reverse bits (GAMA default)
  7. ;             1          // Group 3 (MH) normal bits
  8. ;             2          // INTEL DCX format
  9. ;             3          // INTEL PCX format
  10. ;             4          // Group 3 2D Modified Read (reverse)
  11. ;             5          // Group 3 2D Modified Read (normal)
  12. ;             6          // Group 4 Modified Mofified Read (reverse)
  13. ;             7          // Group 4 Modified Modified Read (normal)
  14. ;             8          // Normal Tif Packbits
  15. FileType=7
  16. ;                              [0/1]  if Set, forces multiple pages 01,02,03...99
  17. BreakPages=0
  18. ;                              [0/1]  if Set, don't prompt if file already exists
  19. OverwriteIfFileExist=1
  20. ;                              [0/1] if Fileoverwrite is set then file
  21. ;                                    numbers will be automatically incremented
  22. ;                                    starting at the highest file # in the
  23. ;                                    output directory
  24. FileOverwrite=0
  25. ;                              
  26. ;                              Set page height to a multiple of padlines
  27. padLines=0
  28. ;                              [0/1/2]  Output text contents in a shadow file
  29. ;                                       1 - contains coordinates, 2 - ASCIIs
  30. ShadowFile=0
  31.  
  32. ;                       [0/1]  if Set, don't prompt if file already exists
  33. OverwriteIfFileExist=1
  34. ;                              [0/1]  if Set, Put up File Save as Dialog
  35. DialogFlag=1
  36.  
  37. [SECONDARY]
  38. ;               Released Aplication.
  39. ;               Printed image file path will be passed to this
  40. ;               Application as a message or startup argument.
  41. ;
  42. ReleasedApplication=c:\raster\sfviewer.exe
  43. ReleasedAppEXE1=c:\raster\sfviewer.exe
  44. ReleasedAppEXE2=C:\windows\pbrush.exe
  45. ;ReleasedAppEXE3=
  46. ;ReleasedAppEXE4=
  47.  
  48.  
  49.